'Declaration Public MustInherit Class Index(Of T) Inherits IndexDefinition(Of T) Implements C1.LiveLinq.Indexing.Search.IIndexScanner(Of T)
public abstract class Index<T> : IndexDefinition<T>, C1.LiveLinq.Indexing.Search.IIndexScanner<T>
'Declaration Public MustInherit Class Index(Of T) Inherits IndexDefinition(Of T) Implements C1.LiveLinq.Indexing.Search.IIndexScanner(Of T)
public abstract class Index<T> : IndexDefinition<T>, C1.LiveLinq.Indexing.Search.IIndexScanner<T>
System.Object
C1.LiveLinq.Indexing.IndexDefinition<T>
C1.LiveLinq.Indexing.Index<T>
C1.LiveLinq.Indexing.Index<T,TKey>